home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005 / CHIP Utilities 2005.iso / dosapps / freedos / doc / choice / news < prev    next >
Encoding:
Text File  |  2003-07-15  |  2.8 KB  |  91 lines

  1. This is the NEWS file for CHOICE
  2. Jim Hall <jhall@freedos.org>
  3.  
  4.  
  5. 1.0 - part of utils10, my original command set for FreeDOS, from 1994
  6.  
  7. 2.0 - re-written to be easier to maintain
  8.  
  9. 2.1 - fixed a bug where counting for the exit code started at zero,
  10.       instead of one.
  11.  
  12. 3.0 - added program internationalization using the "Cats" library.
  13.       "Cats" is distributed under the GNU GPL, and is available from
  14.       http://www.freedos.org/jhall/cats
  15.  
  16. 3.1 - added choice.ru, contributed by Ilya Vasilyev <arvi@online.ru>
  17.  
  18. 3.3 - added choice.lv, contributed by Neons
  19.  
  20. 3.4 - added /T support.  Thanks to Raphaδl <r.crochet@free.fr>.
  21.  
  22. 3.5 - added choice.sv, contributed by Martin Stromberg <ams@ludd.luth.se>
  23.  
  24. 3.5a - added help\choice.en, a help file for CHOICE contributed by
  25.       Daniel F. Dickinson <danielfdickinson@yahoo.ca>.  This Help file
  26.       replaces the original choice.hlp
  27.  
  28. 3.5b - added nls\choice.de, a catalog file in German contributed by
  29.       achim_sondermann.
  30.  
  31. 3.6 - Added /B and /A - Sound an alert at prompt.  Not sure if I
  32.   prefer /A or /B, so I'll keep both for now.  If anyone has a
  33.   preference for either, let me know!  Contribution by Zhong Jacky.
  34.  
  35. 3.6a - Based on user feedback, I've decided to use /B.  I have dropped
  36.   support for /A.
  37.  
  38. 3.6b - updated choice.sv by Martin Stromberg
  39.  
  40. 3.6c - updated choice.de (added 0.8) by Achim Sondermann
  41.  
  42. 3.6d - added choice.nl by Bernd Blaauw
  43.  
  44. 3.6e - updated choice.de (some errors, fixed 0.6) by Achim
  45.   Sondermann.  Added choice.hu by Nagy Daniel.
  46.  
  47. 3.7 - Fixed bug #1476 (CHOICE /T timeout bug), thanks to Eric Auer.
  48.   Updated choice.lv (missing messages added), contributed by Neons.
  49.   Updated help\choice.en, contributed by Neons.
  50.   Fixed bug #1475 (CHOICE /T error checking bug).
  51.  
  52. 4.0 tom 
  53.     fixed CtrlBreak hang #1609
  54.     fixed /C  (without choices)
  55.     fixed delay after typing a key
  56.     fixed missing idle call
  57.     reduced size from 19K to 8K (5,6 compressed)
  58.     fixes bug #1625
  59.     fixes bug #1620
  60.     fixes bug #1599
  61.  
  62. 4.1 tom
  63.     errors in ProcessEscCharacters(), which isn't used much
  64.     in existing helpfiles, fixed
  65.     replaced malloc()/free() by own implementation TALLOC.C
  66.     size 7.7/5.2 K
  67.     
  68.     now you have the choice to choose between
  69.     
  70.       CHOICE.EXE  (with CATS, 5.2K)
  71.     and           
  72.       _CHOICE.EXE (without CATS, 4K)  
  73.     
  74.     
  75. 4.2a jhall
  76.     Cleaned up the files, re-indented the sources.
  77.     Re-released as FreeDOS CHOICE.
  78.  
  79. 4.2b jhall
  80.     Looks like we lost the 0.6 message from NLS\CHOICE.DE, so I replaced it
  81.     based on CHOICE 3.8b.
  82.  
  83. 4.2c tom ehlert
  84.     fixed bugs 1659, 1662, 1663, 1666
  85.  
  86. 4.3 Tom Ehlert
  87.         fixed bug 1620
  88.  
  89. 4.4 Tom Ehlert
  90.         corrected Dutch language file, solved a KITTEN bug.
  91.         updated documentation and messages.